home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr48 / pavt150.zip / JAMUTIL.ZIP / JAMUTIL.PRJ < prev    next >
Text File  |  1993-07-01  |  611b  |  30 lines

  1. --
  2. --   JAM(mbp) - The Joaquim-Andrew-Mats Message Base Proposal
  3. --
  4. --   JAM utility
  5. --
  6. --   Written by Mats Wallin
  7. --
  8. --   ----------------------------------------------------------------------
  9. --
  10. --   JAMUTIL.PRJ
  11. --
  12. --      TopSpeed C project file for JAMUTIL
  13. --
  14. --
  15. --   Copyright 1993 Joaquim H. Homrighausen, Andrew Milner, Mats Birch, and
  16. --   Mats Wallin. ALL RIGHTS RESERVED.
  17. --
  18.  
  19. make dos exe
  20. option +case +map +pack +check -vid
  21. model compact
  22.  
  23. override *.c /w* /v0 /b- /l+ /a- /e+ /ot+ /ox+ /op0 /j+ /rs-
  24.  
  25. include %N 
  26. include initexe
  27.  
  28. import jamcapi%M
  29. import %O%M_c %O%M_com
  30.